home *** CD-ROM | disk | FTP | other *** search
/ Shareware Extravaganza - Disc 4 / Shareware Extravaganza - Over 25,000 Programs (The Ultimate Shareware Company)(Disc 4 of 4)(1993).iso / cad / adidrv.zip / EP.HLP < prev    next >
Text File  |  1989-05-19  |  1KB  |  46 lines

  1.  
  2.     Ep -- Epson 24 pin Printer plotter driver.  
  3.  
  4. Call with EP [options]
  5.    Options:
  6.     -Vxx: where xx is the hex interrupt vector.
  7.               Default 0x7b
  8.              
  9.     -C:   Color printing is enabled (if your printer can print color).
  10.               Default is Black & White
  11.     
  12.     -Ffilename: plot FROM a file, where filename is the plot file name.
  13.               Default is install driver and plot from AutoCAD or AutoSketch.
  14.  
  15.     -Ofilename: plot TO a file, where filename is the printer file name.
  16.               Default is plot directly to printer.
  17.  
  18.     -Dn: Plot density (in Dots per inch) Horizontally
  19.              where n is a number between 1 and 6
  20.             1 -- 60  dpi x 180v
  21.             2 -- 90  dpi x 180v
  22.             3 -- 120 dpi x 180v
  23.             4 -- 180 dpi x 180v
  24.             5 -- 360 dpi x 180v
  25.             6 -- 360 dpi x 360v (installed only in B & W)
  26.                  In color, input must be from a file (-fxxxxx.prp)            
  27.             Default -- 4 -- 180 dpi x 180 dpi
  28.  
  29.     -8: Sets the printer to use only 8 pins not all 24 (saves memory)
  30.             Default 24 pins
  31.     
  32.         -S plot from AutoSketch (suppresses text messages on graphic screen)
  33.  
  34.     -W: Set the Paper Width to 13.59"
  35.             Default 7.99"
  36.  
  37.     -Lx: Select a different parallel port, where x = the line printer 
  38.          number (LPT) 1, 2 or 3.
  39.              Default LPT1
  40.     
  41.     -P: No FormFeed after plot
  42.             Default is to send a form feed after every plot.
  43.     
  44.         -?:
  45.     -H: Prints this message
  46.